home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Cl…ness) 1997 September #242 / Software of the Month Club - Business Shareware (September 1997).iso / dos / biz / landemo2 / tutorial / smtutor.bat < prev   
Encoding:
DOS Batch File  |  1993-05-12  |  667 b   |  22 lines

  1. echo off
  2. cls
  3. echo.
  4. echo.
  5. echo.
  6. echo"
  7. echo           This tutorial is designed to help you get acquainted
  8. echo           with the various functions of the SMART MERGE utility.
  9. echo           It is intended to be used in conjunction with the user's
  10. echo           manual and on-line help screens.
  11. echo.
  12. echo           If the tutorial doesn't work it may be as a result of
  13. echo           a conflict between it and any memory resident programs
  14. echo           you may have loaded.  If the program doesn't run, remove
  15. echo           your memory resident program(s) then try again.
  16. echo"
  17. echo"
  18. echo Press Ctrl-C now to break or
  19. pause
  20. prorun smshow
  21. cls
  22.